home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.0.2 / Tidbits / DisplayTEXT Startup Function / DisplayTEXT - Read Me < prev    next >
Encoding:
Text File  |  1996-10-12  |  1.2 KB  |  16 lines  |  [ttro/ttxt]

  1. DisplayTEXT - Read Me
  2. DisplayTEXT is an Installer Startup Function that allows you to display the TEXT for a Read Me document or licensing agreement before installation begins.
  3.  
  4. This document contains a brief summary of the Known Bugs for the DisplayTEXT Installer Startup Function.
  5.  
  6.  
  7. KNOWN BUGS
  8.  
  9. • If the TEXT resources containing the licensing agreement or Read Me are fewer lines than will fill the DisplayTEXT dialog, the DisplayTEXT Startup Function will appear to hang before displaying the text.  The text may or may not eventually display.
  10. WORKAROUND:    The TEXT resources must contain enough lines of text to reach the bottom of the DisplayTEXT dialog (about 15-19).  This can be done by adding a bunch of returns at the end of your text.
  11.  
  12. • Buttons and instructions are always displayed in the default language.  (They don't change as you switch languages).  This was a last minute work around to avoid a bug in which when a Language kit is installed but the default application and System Fonts remain the same and cannot display the 2-byte characters appropriately.  This will be better addressed in the future.
  13.  
  14. • The "Print" alert has not yet been localized.  The Alert will read "Unable to print. Make sure you’ve selected a printer." for all languages.
  15.  
  16.